Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Conversation

@xsalonx
Copy link
Collaborator

@xsalonx xsalonx commented Jul 20, 2023

I have a JIRA ticket

  • branch and/or PR name(s) include(s) JIRA ID
  • issue has "Fix version" assigned
  • PR labels are selected

Notable changes for users:

  • added endpoint /api/api-docs which return existing API description
  • added basic endpoint for listing runs, see. previous

Notable changes for developers:

  • basic usage of sequelize for all runs view (one pipeline)
  • reorganisation of DB - related classes
    • DatabaseManager - which holds references to all db related api
  • all endpoints public in dev mode (see env var ENV_MODE)
  • added option to expose DB container postgres port to host using rctmake with --db-expose HOST_PORT
  • tests

@xsalonx xsalonx requested a review from martinboulais July 25, 2023 12:43
@xsalonx xsalonx force-pushed the improvement/ORCT-117/sequelize-minimal-model-for-runs-per-period-view branch from 5e9c5b4 to 9f71507 Compare July 26, 2023 08:35
@xsalonx xsalonx requested a review from martinboulais July 26, 2023 10:11
@xsalonx xsalonx merged commit 5b91dec into master Jul 26, 2023
@xsalonx xsalonx deleted the improvement/ORCT-117/sequelize-minimal-model-for-runs-per-period-view branch July 26, 2023 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants